home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Word Play Farm
/
Word Play Farm.iso
/
pc
/
movies
/
rwrdfinl.dxr
/
00142.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-26
|
110 b
|
9 lines
on exitFrame
global playOn
if playOn = 0 then
go(the frame)
else
go(the frame + 1)
end if
end